home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Games / Chess / Source / ResponseMeter.h < prev    next >
Text File  |  1994-04-01  |  105b  |  8 lines

  1. @interface ResponseMeter : View
  2.  
  3. - displayFilled;
  4. - drawSelf:(const NXRect *)f :(int)rectCount;
  5.  
  6. @end
  7.   
  8.